home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5919 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: yama.mcc.ac.uk!dmu!ca3td
  2. From: ca3td@dmu.ac.uk (Tony Dixon)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Need help with simple program
  5. Date: 7 Feb 1996 12:24:55 GMT
  6. Organization: De Montfort University, Leicester
  7. Message-ID: <4fa5mn$vf@macondo.dmu.ac.uk>
  8. References: <4erm1f$31s@newsbf02.news.aol.com>
  9. NNTP-Posting-Host: nightjar.cms.dmu.ac.uk
  10. To: caskel007@aol.com (CASKEL007)
  11.  
  12. Yes:
  13.  
  14.     Use scanf("%2d/%2d/%4d %2d:%2d.%2d",&Month,&Day,&Year,&Hour,&Min,&Sec);
  15.     This Will Get All The Numbers You Need, The Process Them And Display It
  16.     Using printf.
  17.     You Will Find Help By Pressing F1 When In The Compiler.
  18.     Help As Simple Code With It.
  19.  
  20.  
  21.  
  22.  
  23.  -------------------------------------------------------------------------------
  24. |  Tony Dixon           |  Programmer In C++ For Dos, Windows 3.1x, Windows95 |
  25. | E-Mail Ca3td@Dmu.Co.Uk  |  Author of  Address Book  For Windows95         |
  26. | Uk Tel (0589) 411 292   |  >>>>>> Available for hire <<<<<<              |
  27. |                         |                                     |
  28.  -------------------------------------------------------------------------------
  29.